home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / amigae.jan.archive / 000028_crash!rbhp56.r…armstadt.de!anh_Thu, 13 Jan 94 01:08:23 PST.msg < prev    next >
Text File  |  1994-02-17  |  6KB  |  127 lines

  1. Received: by bkhouse.cts.com (V1.17-beta/Amiga)
  2.       id <1knp@bkhouse.cts.com>; Thu, 13 Jan 94 01:08:23 PST
  3. Received: from rbhp89.rbg.informatik.th-darmstadt.de by crash.cts.com with smtp
  4.     (Smail3.1.28.1 #18) id m0pK8IE-00005sC; Wed, 12 Jan 94 08:19 PST
  5. Received: from rbhp46.rbg.informatik.th-darmstadt.de by rbhp89.rbg.informatik.th-darmstadt.de with SMTP
  6.     (1.36.108.4/15.6) id AA27910; Wed, 12 Jan 1994 17:20:44 +0100
  7. Received: by rbhp46.rbg.informatik.th-darmstadt.de
  8.     (1.36.108.4/15.6) id AA02068; Wed, 12 Jan 1994 17:19:34 +0100
  9. Message-Id: <m0pK8IE-00005sC@crash.cts.com>
  10. Date: Wed, 12 Jan 94 17:19:33 MEZ
  11. Full-Name: Olivier Anh
  12. In-Reply-To: <Pine.3.05.9401112332.A2888-b100000@access.netaxs.com>; from "Robert C. Wilson" at Jan 11, 94 11:40 pm
  13. Mailer: Elm [revision: 66.25]
  14. From: Olivier Anh <anh@rbhp56.rbg.informatik.th-darmstadt.de>
  15. To: AmigaE@bkhouse.cts.com (The AmigaE Mailing List)
  16. Subject: Re: Address of field within OBJECT?
  17.  
  18. Hi
  19.  
  20. >    OBJECT lh
  21. >      head     : LONG
  22. >      tail     : LONG
  23. >      tailpred : LONG
  24. >      <etc..>
  25. >    ENDOBJECT
  26. > In my source code:
  27. > DEF   broker_list : PTR TO lh;
  28. >       broker_list := New(SIZEOF lh);
  29. >    
  30. > Now, what I need to do is set 'broker_list.head' to the address of
  31. > 'broker_list.tail'.  (This is part of the setup of a list header
  32. > for using exec linked list functions.  amiga.lib has routine NewList()
  33. > to do this but, alas, we don't have it in E... yet)
  34. > I tried this: 
  35. >    broker_list.head := {broker_list.tail};
  36. > But E did not like it.  What I ended up doing was this:
  37. >    broker_list.head := broker_list + 4;
  38. Just try this :
  39.      broker_list.head := broker_list.tail
  40.  
  41. E object are like variable. Don't search difficulties.
  42.  
  43. You are welcome, if you have other problems.
  44.  
  45.  
  46. -------------------------------------------------------------------------------
  47.    / / Olivier ANH   (ERAMUS Student)     |     'I'm back for a long time'
  48. \ X /  anh@rbg.informatik.th-darmstadt.de |
  49. -------------------------------------------------------------------------------
  50. From crash!rbhp56.rbg.informatik.th-darmstadt.de!anh Thu, 13 Jan 94 01:08:39 PST
  51. Received: by bkhouse.cts.com (V1.17-beta/Amiga)
  52.       id <1ko0@bkhouse.cts.com>; Thu, 13 Jan 94 01:08:39 PST
  53. Received: from rbhp89.rbg.informatik.th-darmstadt.de by crash.cts.com with smtp
  54.     (Smail3.1.28.1 #18) id m0pK8uq-0000V0C; Wed, 12 Jan 94 08:59 PST
  55. Received: from rbhp46.rbg.informatik.th-darmstadt.de by rbhp89.rbg.informatik.th-darmstadt.de with SMTP
  56.     (1.36.108.4/15.6) id AA27746; Wed, 12 Jan 1994 17:05:48 +0100
  57. Received: by rbhp46.rbg.informatik.th-darmstadt.de
  58.     (1.36.108.4/15.6) id AA01995; Wed, 12 Jan 1994 17:04:38 +0100
  59. Message-Id: <m0pK8uq-0000V0C@crash.cts.com>
  60. Date: Wed, 12 Jan 94 17:04:37 MEZ
  61. Full-Name: Olivier Anh
  62. In-Reply-To: <199401111707.RAA06189@archiduc.irit.fr>; from "Lionel VINTENAT" at Jan 11, 94 5:07 pm
  63. Mailer: Elm [revision: 66.25]
  64. From: Olivier Anh <anh@rbhp56.rbg.informatik.th-darmstadt.de>
  65. To: AmigaE@bkhouse.cts.com (The AmigaE Mailing List)
  66. Subject: Amiga E
  67.  
  68. Tu peux t'adresser directement a Wouter a l'une de ses adresses :
  69.     wouter@marslet.uva.nl
  70.     wouter@alf.let.uva.nl
  71.     oortmers@gene.faui.uva.nl
  72.  
  73. sino, il y a une archive de wouter sur aminet qui presente les ameliorations
  74. qu'apportera la version 2.5. Je ne me rappelle plus le nom... C'est dans dev/e
  75.  
  76. Olivier
  77. From crash!mhd1.moorhead.msus.edu!platt Thu, 13 Jan 94 01:08:54 PST
  78. Received: by bkhouse.cts.com (V1.17-beta/Amiga)
  79.       id <1kob@bkhouse.cts.com>; Thu, 13 Jan 94 01:08:54 PST
  80. Received: from mhd1.moorhead.msus.edu by crash.cts.com with smtp
  81.     (Smail3.1.28.1 #18) id m0pK914-0000WSC; Wed, 12 Jan 94 09:05 PST
  82. Received: by mhd1.moorhead.msus.edu (5.65/DEC-Ultrix/4.3)
  83.     id AA05971; Wed, 12 Jan 1994 11:06:43 -0600
  84. Message-Id: <9401121706.AA05971@mhd1.moorhead.msus.edu>
  85. Date: Wed, 12 Jan 1994 11:06:42 -0600 (CST)
  86. In-Reply-To: <199401111707.RAA06189@archiduc.irit.fr> from "Lionel VINTENAT" at Jan 11, 94 05:07:30 pm
  87. X-Mailer: ELM [version 2.4 PL20]
  88. Content-Type: text
  89. Content-Length: 1423
  90. From: platt@mhd1.moorhead.msus.edu (Vincent Platt)
  91. To: AmigaE@bkhouse.cts.com
  92. Subject: Re: Who I am ... and something new for MUI
  93.  
  94. >     First of all, I am French and my English is very very bad as you can
  95. > see. So I apologize for this message and the ones which will come.
  96.  
  97. Please don't apologize for bad English!!!!  Were we all to try to send you
  98. mail in French, you would have a _very_ good laugh.  It's unfortunate that
  99. French is the language of choice on the net, but it's probably easier to
  100. use English than it is to use German/Italian/French/Esperanto (though I
  101. would prefer Esperanto: even though I'm not very good at it) since English
  102. is so widely taught.
  103.  
  104. > Indeed, I make a E preprocessor which only supports macros replacing. Why did
  105. > I make it ? Because I wanted to use MUI with Amiga E, and to program MUI without
  106. > macros is quite impossible. So with this preprocessor (called Mac2E), I made
  107. > all that is needed to use MUI 1.4 with. The good news is that a wonderful
  108. > MUI builder (written by a friend) will be available soon (see below). So
  109. > I convince my friend to make the generated code of his MUI-Builder to be
  110. > generic, in order to be able to generate any kind of code. And I success !
  111.  
  112. Yeah! A MUI builder.  That will be great for the next release of MUI
  113. (which internalizes all the classes).
  114.  
  115. > PS: Someone told me about a next 3.0 version of Amiga E which will be
  116. > soon available. Can someone confirm me this news (with perhaps a
  117. > date...) ? 
  118.  
  119. We don't know.  You don't know.  Wouter doesn't know.  It's more fun that way.
  120.